setNestedScrollingEnabled

Enable nested scrolling.

This is a delegate method. Call it from your View subclass method/androidx.core.view.NestedScrollingChild interface method with the same signature to implement the standard policy.

Parameters

enabled

true to enable nested scrolling dispatch from this view, false otherwise